Welcome![Sign In][Sign Up]
Location:
Search - Job Scheduling

Search list

[OS Develop作业调度实验

Description: 大学操作系统课程的其中一个实验--作业调度的模拟-university courses on operating system of an experimental-- Job Scheduling Simulation
Platform: | Size: 546816 | Author: 山狗 | Hits:

[DocumentsJob-Scheduling

Description: 一、目的要求   用高级语言编写和调试一个或多个作业调度的模拟程序,以加深对作业调度算法的理解。 二、例题:为单道批处理系统设计一个作业调度程序。   由于在单道批处理系统中,作业一投入运行,它就占有计算机的一切资源直到作业完成为止,因此调度作业时不必考虑它所需要的资源是否得到满足,它所占用的 CPU时限等因素。   作业调度算法:采用先来先服务(FCFS)调度算法,即按作业提交的先后次序进行调度。总是首先调度在系统中等待时间最长的作业。 -First, the purpose of high-level language requires writing and debugging of one or more job scheduling simulation procedures in order to deepen their understanding of job scheduling algorithms. B, Example: In order to single-channel system, the design of a batch job scheduling procedures. Road as a result of a single batch system, the operation of a put into operation, it would occupy all the resources until the computer s operation has been completed, so no need to consider when scheduling operation of the resources it needs are met, it is occupied by factors such as CPU time limit. Scheduling Algorithm: The First Come First Served (FCFS) scheduling algorithm, that is, according to the order of operations submitted for scheduling. Scheduling is always first in the system waiting for the longest operations.
Platform: | Size: 73728 | Author: Anson | Hits:

[OS DevelopSJF

Description: 作业调度算法(SJF)编程模拟:编程实现由短作业优先算法对模拟作业的调度。-Job scheduling algorithm (SJF) Simulation Programming: Programming by a short algorithm to simulate the operating priority scheduling operations.
Platform: | Size: 30720 | Author: hulinjie | Hits:

[OS Developcz

Description: 用VB编的作业调度算法 使用了FCFS和SJF算法-VB series with the job scheduling algorithm uses the FCFS and SJF algorithm
Platform: | Size: 62464 | Author: ww | Hits:

[OS Develop3106007038

Description: 操作系统实验 实验一 进程调度 实验二 作业调度 实验三(综合性) 主存空间的分配与回收 实验四 文件系统-Experimental test of a process of operating system scheduling job scheduling experiment Second experiment three (integrated) main memory space allocation and recovery of the experimental four-file system
Platform: | Size: 3565568 | Author: caicai | Hits:

[OtherJOB

Description: job scheduling algorithm is a good algorithm
Platform: | Size: 1024 | Author: Ricky | Hits:

[AI-NN-PRJSP

Description: 利用遗传算法解决作业调度问题,评价函数,算法高效.-The use of genetic algorithm to solve job-scheduling problem, the evaluation function, algorithm efficiency.
Platform: | Size: 2048 | Author: Tiny | Hits:

[JSPQuartz_Job_Scheduling_Framework_V0.9.5

Description: 本电子书详细介绍了java中的作业调度工具-Quartz,相当于数据库中的Job、Windows的计划任务、Unix/Linux下的Cron,但Quartz可以把排程控制的更精细-This book details the java in the job scheduling tools-Quartz, the equivalent of the database Job, Windows scheduled tasks, Unix/Linux under the Cron, but the Quartz scheduler can be controlled by more sophisticated
Platform: | Size: 4559872 | Author: 范欣欣 | Hits:

[OS DevelopSCHEDULING

Description: Job Scheduling using different algo
Platform: | Size: 1024 | Author: rahul | Hits:

[OtherJob-scheduling

Description: using the bees algorithm for scheduling in machine
Platform: | Size: 218112 | Author: amin | Hits:

[AI-NN-PRJob-shop-MATLAB

Description: 用matlab编写的车间作业调度的遗传算法程序-Written by matlab genetic algorithm for job shop scheduling procedures
Platform: | Size: 102400 | Author: 小刚 | Hits:

[AI-NN-PRjob-scheduling-with-genetic-algorithms

Description: Job scheduling with genetic algorithms in R programming language
Platform: | Size: 9216 | Author: hnd | Hits:

[Software Engineeringjob-scheduling

Description: job scheduling We need to control the speed of a motor by changing the input voltage. When a set point is defined, if for some reason, the motor runs faster, we need to slow it down by reducing the input voltage. If the motor slows below the set point, the input voltage must be increased so that the motor speed reaches the set point.
Platform: | Size: 7168 | Author: mummaleti | Hits:

[OS Developjob-scheduling

Description: C++写的操作系统作业调度,这是一个实验报告,有完整的源代码,从报告中复制下来建立好工程就可以直接运行。-The job scheduling C++ write the operating system, which is a lab report, complete source code, copied down to the establishment of good works can be run directly from the report.
Platform: | Size: 493568 | Author: fengjing | Hits:

[File FormatShort-job-scheduling-algorithm

Description: 实现短作业调度算法,是以进入系统的作业所提出的“执行时间”为标准,总是优先选取执行时间最短的作业。-Short job scheduling algorithm
Platform: | Size: 365568 | Author: 贺思华 | Hits:

[OS Developjob-scheduling

Description: 用高级语言编写一个或多个作业调度的模拟程序,进行程序设计的训练,加深对作业调度算法的理解-One or more of the job scheduling simulation program written in a high level language programming training, to deepen understanding of the job scheduling algorithm
Platform: | Size: 79872 | Author: 夜鼠 | Hits:

[OS Developjob-scheduling

Description: 操作系统作业调度,包括单、多道批处理先来先服务算法,单、多道处理最短作业优先调度算法,单道批处理响应比高者优先调度算法-Operating system job scheduling, including single and multi-channel batch first-come, first-serve algorithm, single and multi-channel processing shortest job first scheduling algorithm, single-channel batch response than high priority scheduling algorithm
Platform: | Size: 433152 | Author: 潘宝 | Hits:

[OS programJob-scheduling

Description: 编写并调度一个多道程序系统的作业调度模拟程序。   作业调度算法:采用基于先来先服务的调度算法。可以参考课本中的方法进行设计。 对于多道程序系统,要假定系统中具有的各种资源及数量、调度作业时必须考虑到每个作业的资源要求-Job scheduling
Platform: | Size: 2048 | Author: 张明 | Hits:

[Software EngineeringJob-Scheduling

Description: 操作系统 多批道处理作业调度 VC++6.0 实习报告-Multi-channel processing operating system batch job scheduling VC++6.0 operating system multi-channel processing batch job scheduling VC++6.0 internship report
Platform: | Size: 268288 | Author: BOBO | Hits:

[Otherjob-scheduling

Description: 用VC6.0写的简单作业调度,里面包括先到先服务,短作业优先,最高响应比算法。-With VC6.0 to write a simple job scheduling, which includes first come first serve, short operating priority, the highest response ratio algorithms.
Platform: | Size: 1024 | Author: lzp | Hits:
« 12 3 4 5 6 7 8 9 10 ... 31 »

CodeBus www.codebus.net